-
Home
-
ACF Quick Edit Fields
-
3.3.4
-
Code
-
Classes
- Field
Total Complexity |
54 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
548 |
Lines of code |
293 |
Logical lines of code |
109 |
Comment lines |
177 |
Methods |
27 |
Properties |
8 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_quickedit_field() |
A |
42 |
10 |
50 |
render_bulk_operations() |
S |
47 |
4 |
40 |
getFieldObject() |
S |
55 |
5 |
19 |
__construct() |
S |
57 |
4 |
16 |
get_types() |
S |
43 |
1 |
50 |
get_input_name() |
S |
62 |
2 |
11 |
render_bulk_do_not_change() |
S |
58 |
1 |
16 |
sanitize_value() |
S |
71 |
2 |
6 |
get_value() |
S |
66 |
2 |
8 |
get_meta_key() |
S |
65 |
2 |
9 |
get_input_id() |
S |
78 |
2 |
3 |
sanitize_string_or_leave_int() |
S |
72 |
2 |
6 |
__set() |
S |
73 |
2 |
5 |
__get() |
S |
73 |
2 |
5 |
is_sortable() |
S |
82 |
1 |
3 |
get_bulk_operations() |
S |
82 |
1 |
3 |
render_filter() |
S |
91 |
1 |
2 |
render_input() |
S |
63 |
1 |
10 |
_render_column() |
S |
80 |
1 |
3 |
do_bulk_operation() |
S |
82 |
1 |
3 |
render_column() |
S |
73 |
1 |
4 |
get_parent() |
S |
82 |
1 |
3 |
get_acf_field() |
S |
82 |
1 |
3 |
__no_value() |
S |
79 |
1 |
3 |
validate_bulk_operation_value() |
S |
82 |
1 |
3 |
sanitize_strings_array() |
S |
70 |
1 |
6 |
get_wrapper_attributes() |
S |
82 |
1 |
3 |